.mt40 {
	margin-top: 40px;
}
/* fullSlide */
.banner {
	position: relative;
	z-index: 2;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 760px;
overflow:hidden;
	background: #f0f0f0;
	z-index: 2;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 760px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 760px;
}
.fullSlide .bd li img {
	width: 100%;
	height: 760px;
	display: block;
	margin: auto;
	-webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite;
	animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 4;
	bottom: 40px;
	left: 0;
	height: 30px;
	line-height: 30px;
	display: none;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.8;
	line-height: 999px;
	z-index: 7;
}
.fullSlide .hd ul .on {
	background: #07913b;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 7;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}
 @keyframes scaleUpDown {
 from {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
to {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
}
.pro_topc {
	background: #0079d1;
	width: 245px;
	height: 535px;
	left: 0px;
	top: 0px;
	z-index: 5;
	overflow: hidden;
}
.pro_topc li {
	background: url(../images/pro_x.jpg) repeat-x bottom center;
	height: 52px;
	display: block;
	line-height: 52px;
}
.pro_topc li a {
	background: url(../images/jt.png) no-repeat 200px center;
	height: 52px;
	display: block;
	font-size: 15px;
	color: #FFF;
	padding-left: 43px;
}
.pro_topc li:hover {
	background: #FFF;
	border-left: 6px solid #f60;
}
.pro_topc li:hover a {
	background: url(../images/jt2.png) no-repeat 194px center;
	color: #0079d1;
	padding-left: 37px;
}
/*search*/
.search_bg {
	position: relative;
	width: 1180px;
	height: 131px;
	margin: -94px auto 0;
	background: #fff;
	border-bottom: 2px solid #c9c9c9;
	z-index: 9;
}
.search_left {
	width: 691px;
	padding: 28px 0 0 15px;
}
.dh_r {
	width: 398px;
	padding-top: 31px;
}
.dihua {
	height: 62px;
	padding-left: 77px;
	background: url(../images/tel.jpg) no-repeat left center;
	color: #9d9d9d;
}
.dihua span {
	font-size: 12px;
}
.dihua b {
	font-size: 30px;
	font-family: Impact;
}
.ewms {
	width: 90px;
	height: 66px;
	background: url(../images/sys.jpg) no-repeat right center;
	margin-left: 43px;
}
.ewms img {
	width: 66px;
}
.search_zi {
	float: left;
	height: 60px;
	line-height: 60px;
}
.search_zi a {
	color: #3f3f3f;
	margin: 0 2px;
}
.search1 {
	width: 691px;
	height: 43px;
	line-height: 43px;
	background: url(../images/search_all.jpg) no-repeat;
}
.search1 .textss {
	width: 644px;
	height: 43px;
	float: left;
	background: none;
	line-height: 43px;
	color: #cacaca;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	border: 0px;
	padding-left: 10px;
}
.search1 .submitss {
	width: 37px;
	height: 43px;
	cursor: pointer;
	background: none;
	border: none;
}
/*product*/
.proyq{height:641px;}
.pro_tit h2 a {
	font-size: 24px;
	font-weight: bold;
	color: #db0001;
}
.pro_tit h2 b {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b5b5b5;
	text-transform: uppercase;
	margin-left: 10px;
}
.pro_txt {
	border: 3px solid #0c4c9c;
	height: 728px;
	background: #f4f4f4;
	padding-top: 48px;
}
.pro_txt dl {
	padding-left: 30px;
	font-size: 16px;
}
.pro_txt dl dt {
	font-weight: bold;
	height: 45px;
	padding-left: 25px;
	background: url(../images/pro_dt.jpg) no-repeat left center;
	line-height: 45px;
}
.pro_txt dl dd {
	padding-left: 30px;
	background: url(../images/pro_dd.png) no-repeat 5px center;
	height: 35px;
	line-height: 35px;
}
.pro_l li {
	height: 50px;
	margin-bottom: 5px;
	line-height: 50px;
	padding-left: 56px;
	background: url(../images/pro_icon.png) no-repeat 27px center #db0001;
}
.pro_l li a {
	font-size: 18px;
	color: #fff;
}
.pro_l li:hover {
	background: url(../images/pro_icon.png) no-repeat 27px center #252525;
}
.pro_tit {
	height: 50px;
}
.pro_tit h2 {
	line-height: 54px;
}
.pro_r_txt {
	width: 100%;
	height: 5px;
	position: relative;
}
.pro_r_txt span {
	position: absolute;
	right: 5px;
	top: 10px;
}
.pro_r_txt ul {
	position: absolute;
	top: -40px;
	left: 386px;
}
.pro_r_txt li {
	float: left;
	padding: 0 28px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 18px;
	background: #252525;
	margin-right: 15px;
}
.pro_r_txt li a {
	color: #fff;
}
.pro_r_txt li.on {
	background: #db0001;
}
.pro_r_con li {
	width: 374px;
	height: 273px;
	position: relative;
	margin: 10px 9px;
	float: left;
	overflow: hidden;
}
.pro_r_con li img {
	width: 374px;
	height: 273px;
	transition: .3s all;
}
.pro_r_con li span {
	position: absolute;
	bottom: 0;
	background: url(../images/case_bg.png);
	display: block;
	width: 100%;
	height: 40px;
	text-indent: 30px;
	line-height: 40px;
}
.pro_r_con li span a {
	color: #fff;
}
.pro_r li:hover img {
	transform: scale(1.2, 1.2);
}
/*hjbanner*/
.bar01 {
	height: 425px;
	background: url(../images/bar01.jpg) no-repeat center top;
}
.bar01 .bar01_txt {
	padding-left: 465px;
}
.bar01 .bar01_txt p {
	font-size: 18px;
	color: #fff;
	padding: 40px 0 56px 38px;
}
.bar01 strong {
	display: block;
	color: #fff;
	font-size: 36px;
	padding-top: 136px;
}
.bar01 span {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 43px 0 0 0;
}
.bar01 span b {
	font-size: 36px;
	font-weight: bold;
	color: #ff8f45;
}
.bar01 .bar_tel {
	padding: 0 0 0 538px;
	color: #fff;
}
.bar01 .bar_tel b {
	font-size: 14px;
}
.bar01 .bar_tel em {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline-block;
}
.bar01 .bar_tel a {
	display: block;
	width: 210px;
	height: 40px;
	font-size: 18px;
	color: #fff;
	background: #252525;
	margin-right: 60px;
	text-align: center;
	line-height: 40px;
}
/*youshi*/
.ys {
	height: 618px;
	background: url(../images/theer.jpg) no-repeat center top;
}
.ys .tit_header {
	height: 48px;
	line-height: 48px;
	margin: 50px 0;
}
.tit_header h3 a {
	font-size: 24px;
	font-weight: bold;
	color: #db0001;
}
.tit_header h3 b {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #b5b5b5;
	margin-left: 10px;
}
.ys_con li {
	float: left;
	margin: 20px 11px;
	width: 364px;
	height: 364px;
	border-radius: 500px;
	border: 3px solid #db0001;
	overflow: hidden;
	position: relative;
}
.ys_con li div {
	width: 364px;
	height: 364px;
	background: url(../images/case_bg.png);
	text-align: center;
	color: #fff;
	position: absolute;
	top: 298px;
	transition: .3s all;
	cursor: pointer;
}
.ys_con li img {
	transition: .3s all;
}
.ys_con li div strong {
	font-size: 24px;
	height: 66px;
	line-height: 66px;
}
.ys_con li div p {
	font-size: 16px;
	line-height: 30px;
}
.ys_con li:hover div {
	top: 0;
	padding-top: 60px;
}
.ys_con li:hover img {
	transform: scale(1.2, 1.2);
}
/*case*/
.case {
	height: 821px;
	background: url(../images/case_bg.jpg) no-repeat center top;
}
.case .tit_header {
	padding: 50px 0;
}
.case01 li {
	width: 590px;
	height: 295px;
	overflow: hidden;
	float: left;
}
.case01 li .case_img {
	width: 295px;
	height: 295px;
	overflow: hidden;
}
.case01 li img {
	width: 295px;
	height: 295px;
	transition: .3s all;
}
.case01 li .case_txt {
	width: 315px;
	margin-left: -21px;
	height: 295px;
	background: #ededed;
	z-index: 1;
	cursor: pointer;
}
.case01 li .case_txt span {
	display: block;
	padding-left: 46px;
	margin: 38px 0;
	height: 24px;
	overflow: hidden;
	line-height: 24px;
	font-size: 16px;
}
.case01 li .case_txt span a {
	color: #252525;
}
.case01 li .case_txt p {
	padding: 0 30px 0 46px;
	color: #252525;
	height: 100px;
	overflow: hidden;
	line-height: 32px;
}
.case01 li .case_txt b a {
	display: block;
	width: 114px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	margin-left: 48px;
	background: #b50001;
	color: #fff;
}
.case01 li:hover img {
	transform: scale(1.2, 1.2)
}
.case01 li:hover .case_txt {
	background: #b50001;
}
.case01 li:hover .case_txt a {
	color: #fff;
}
.case01 li:hover .case_txt p {
	color: #fff;
}
.case01 li:hover .case_txt b a {
	background: #252525;
	color: #fff;
}
.case02 li {
	width: 590px;
	height: 295px;
	overflow: hidden;
	float: left;
}
.case02 li .case_img {
	width: 295px;
	height: 295px;
	overflow: hidden;
	margin-left: -21px;
	z-index: 1;
}
.case02 li img {
	width: 295px;
	height: 295px;
	transition: .3s all;
}
.case02 li .case_txt {
	width: 315px;
	height: 295px;
	background: #ededed;
	cursor: pointer;
	z-index: 1;
}
.case02 li .case_txt span {
	display: block;
	padding-left: 46px;
	margin: 38px 0;
	height: 24px;
	overflow: hidden;
	line-height: 24px;
	font-size: 16px;
}
.case02 li .case_txt span a {
	color: #252525;
}
.case02 li .case_txt p {
	padding: 0 30px 0 46px;
	color: #252525;
	height: 100px;
	overflow: hidden;
	line-height: 32px;
}
.case02 li .case_txt b a {
	display: block;
	width: 114px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	margin-left: 48px;
	background: #b50001;
	color: #fff;
}
.case02 li:hover img {
	transform: scale(1.2, 1.2)
}
.case02 li:hover .case_txt {
	background: #b50001;
}
.case02 li:hover .case_txt a {
	color: #fff;
}
.case02 li:hover .case_txt p {
	color: #fff;
}
.case02 li:hover .case_txt b a {
	background: #252525;
	color: #fff;
}
/*youshikh*/
.ys_kh {
	height: 1443px;
	background: url(../images/ys.jpg) no-repeat center top;
	position: relative;
}
.iicob {
	position: absolute;
	left: 123px;
	top: 441px;
	z-index: 5;
}
.zy_con em {
	display: block;
	width: 39px;
	height: 191px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 98;
}
.zy_con em b {
	display: block;
	width: 39px;
	height: 95px;
	cursor: pointer;
}
.zy_con em b.b01 {
	background: url(../images/an01.jpg) no-repeat;
}
.zy_con em b.b02 {
	background: url(../images/an02.jpg) no-repeat;
}
.zy {
margin-bottom: 100px;
    height: 727px;
    overflow: hidden;
}
.zy h3 {
	padding: 107px 0 50px;
}
.zy h3 a {
	display: block;
	font-size: 30px;
	font-weight: bold;
	color: #b50001;
}
.zy h3 b {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #666
}
.zy_con {
	width: 1180px;
	height: 506px;
	position: relative;
}
.zy_con li {
	width: 1180px;
	height: 506px;
	position: relative;
}
.zy_con li div {
	padding-left: 348px;
	height: 190px;
	background: url(../images/case_bg.png) repeat;
	position: absolute;
	bottom: 0;
	width: 832px;
}
.zy_con li div strong {
	font-size: 30px;
	display: block;
	color: #fff;
	padding-top: 20px;
}
.zy_con li div b {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a4a4a4;
	text-transform: uppercase;
}
.zy_con li div p {
	width: 730px;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	padding-top: 20px;
}
/*kh*/
.kh .tit_header {
	padding-bottom: 64px;
}
.kh_con li {
	float: left;
	width: 332px;
	padding: 12px;
	border: 1px solid #eee;
	background: #fff;
	margin: 0 17px;
	transition: .5s all;
}
.kh_con li img {
	width: 332px;
	height: 216px;
}
.kh_con li div strong a {
	display: block;
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	color: #db0001;
}
.kh_con li div p {
	height: 74px;
	overflow: hidden;
	line-height: 26px;
	text-indent: 28px;
}
.kh_con li:hover {
	border: 1px solid #db0001;
}
/*about*/
.about_all {
	height: 473px;
	overflow: hidden;
	background: url(../images/ab.jpg) no-repeat center top;
}
.about {
	padding: 38px 0 0px;
	overflow: hidden;
}
.ab_conheader {
	padding-bottom: 10px;
}
.ab_conheader span {
	font-family: Arial, Helvetica, sans-serif;
	color: #bdbdbd;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}
.ab_conheader h3 a {
	font-size: 24px;
	color: #fff;
	margin-right: 10px;
}
.ab_img {
	width: 514px;
	height: 304px;
}
.ab_img img {
	width: 514px;
	height: 304px;
}
.ab_con {
	width: 563px;
}
.ab_con_txt strong a {
	font-size: 24px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.ab_con_txt div {
	height: 92px;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
	color: #fff;
}
.ab_con_txt div a {
	font-weight: bold;
	color: #0c4c9c;
}
.ab_con_txt b a {
	display: block;
	width: 130px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #d40004;
	border-radius: 50px;
	color: #d40004;
}
.ab_tel strong {
	font-size: 28px;
	color: #fff;
	display: block;
	padding: 70px 0 32px 10px;
}
.ab_tel .ad_tels {
	color: #fff;
	padding-left: 60px;
}
.ab_tel .ad_tels div b {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.ab_tel .ad_tels a {
	display: block;
	width: 210px;
	height: 40px;
	font-size: 18px;
	color: #fff;
	background: #252525;
	margin-right: 60px;
	text-align: center;
	line-height: 40px;
	margin-top: 10px;
}
/*xc*/
.cp_hemm {
	width: 100%;
	text-align: center;
	height: 54px;
	margin-top:30px;
}
.cp_hemm ul {
	overflow: hidden;
	height: 50px;
}
.cp_hemm ul li {
	width: 121px;
	text-align: center;
	height: 37px;
	line-height: 37px;
	background: #db0001;
	float: left;
	margin-right: 15px;
}
.cp_hemm ul li a {
	font-size: 18px;
	color: #fff;
}
.cp_hemm ul li.on {
	background: #252525;
}
.cp_hemm b {
	display: block;
	font-weight: bold;
	font-size: 30px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #e4e4e4;
}
.cp_hemm i {
	display: block;
	border-top: 1px solid #18800a;
	margin: 0 auto;
	width: 122px;
}
.cp_hemm span {
	font-size: 14px;
	color: #000;
}
.picMarquee-left001 {
	width: 1180px;
height:184px;
	overflow: hidden;
}
.picMarquee-left001 .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin: 0 20px;
}
.picMarquee-left001 .bd ul li .pic {
	width: 204px;
	height: 142px;
	border: 1px solid #a0a0a0;
}
.picMarquee-left001 .bd ul li .pic img {
	width: 100%;
	height: 100%;
}
.picMarquee-left001 .bd ul li .title {
	line-height: 40px;
}
/*news*/
.news-all {
	overflow: hidden;
	padding: 20px 0;
}
.slideTxtBoxnews {
	text-align: left;
}
.slideTxtBoxnews .hd {
	height: 60px;
	background: url(../images/line_icon.jpg) repeat-x left bottom;
	padding: 0 10px 0 0;
	margin-bottom: 20px;
	position: relative;
}
.slideTxtBoxnews .hd ul {
	height: 26px;
	overflow: hidden;
	background: url(../images/new_dot.jpg) no-repeat 98px center;
}
.slideTxtBoxnews .hd div {
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a7a7a7;
	height: 16px;
}
.slideTxtBoxnews .hd ul li {
	float: left;
	padding-right: 30px;
	cursor: pointer;
	font-size: 20px;
	margin-right: 10px;
	text-align: center;
	color: #333;
	font-weight: bold;
}
.slideTxtBoxnews .hd span {
	position: absolute;
	right: 5px;
	top: 25px;
}
.slideTxtBoxnews .hd ul li a {
	color: #db0001;
}
.slideTxtBoxnews .hd ul li.on a {
	color: #252525;
}
.slideTxtBoxnews .bd .news-Tn {
	overflow: hidden;
	padding-bottom: 20px;
}
.slideTxtBoxnews .bd .news-Tn img {
	width: 223px;
	height: 151px;
	border: 1px solid #e8e8e8;
	padding: 4px;
}
.slideTxtBoxnews .bd .news-Tn div {
	width: 426px;
}
.slideTxtBoxnews .bd .news-Tn div span a {
	display: block;
	font-size: 15px;
	color: #db0001;
	height: 20px;
	overflow: hidden;
}
.slideTxtBoxnews .bd .news-Tn div p {
	height: 80px;
	overflow: hidden;
	color: #a8a8a8;
	margin: 10px 0;
line-height:20px;
}
.slideTxtBoxnews .bd .news-Tn div b a {
	display: block;
}
.slideTxtBoxnews .bd .T-news {
	float: left;
	width: 338px;
	overflow: hidden;
}
.slideTxtBoxnews .bd .T-news p {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	padding-left: 26px;
}
.slideTxtBoxnews .bd .T-news .newsTime {
	height: 30px;
	line-height: 30px;
	padding-left: 16px;
	background: url(../images/newsIcon.png) no-repeat left center;
	font-size: 14px;
}
.slideTxtBoxnews .bd .T-news .newsTime span {
	font-size: 24px;
}
.slideTxtBoxnews .bd .T-news .newsTime b {
	font-size: 14px;
}
.slideTxtBoxnews .bd .T-news .newsTxt {
	height: 30px;
	line-height: 30px;
	font-size: 13px;
}
.news-titleOne {
	overflow: hidden;
}
.news-titleTwo {
	padding-top: 20px;
}
.newsTs {
	width: 390px;
	height: 100px;
}
.newsTs div {
	width: 260px;
	height: 84px;
}
.newsTs div span a {
	display: block;
	font-size: 15px;
	margin-bottom: 10px;
}
.newsTs div p {
	height: 40px;
	overflow: hidden;
	color: #a8a8a8;
}
.slideTxtBoxnews .bd li .date {
	float: right;
	color: #999;
}
.news {
	padding: 30px 0 10px;
height:439px;
	overflow: hidden;
}
.newsCon {
	width: 678px;
	padding-left: 20px;
}
.newsCons {
	width: 438px;
	padding-right: 20px;
}
.cjwt_header {
	height: 60px;
	background: url(../images/line_icon.jpg) repeat-x left bottom;
}
.newsConW h3 {
	display: inline-block;
}
.newsConW h3 a {
	font-size: 20px;
	color: #db0001;
	font-weight: bold;
}
.cjwt_header b {
	float: right;
	margin-top: 30px;
}
.cjwt_header span {
	color: #a7a7a7;
	font-size: 16px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.newsIn li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 13px;
}
.newsIn li a {
	float: left;
	display: inline-block;
	width: 290px;
	padding-left: 10px;
}
.newsIn li span {
	float: right;
}
.more-tit span {
	color: #1796d7;
}
.txtMarquee-top {
	overflow: hidden;
	position: relative;
}
.news-header {
	height: 30px;
	padding-left: 10px;
}
.news-header h3 {
	display: inline-block;
	font-size: 18px;
}
.news-header h3 span {
	text-transform: uppercase;
	display: inline-block;
	margin-left: 5px;
}
.txtMarquee-top .bd {
	padding: 15px 0;
}
.txtMarquee-top .infoList li {
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 10px;
	font-size: 14px;
}
.txtMarquee-top .infoList li a {
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	color: #db0001;
	margin-top: 5px;
	overflow: hidden;
}
.txtMarquee-top .infoList li span {
	display: block;
	height: 68px;
	overflow: hidden;
	color: #a8a8a8;
	line-height: 24px;
	font-family: "微软雅黑";
}
.txts {
	display: block;
	padding-left: 30px;
	background: url(../images/ww.png) no-repeat left center;
}
.pics {
	display: block;
	padding-left: 30px;
	background: url(../images/wd.png) no-repeat left 5px;
}
/*友情链接*/
.web-alls1 {
	width: 232px;
	height: 393px;
    overflow: hidden;
}
.web-alls1 h4 {
	font-size: 168px;
	text-transform: uppercase;
	color: #adadad;
	margin-bottom: 30px;
}
.web-alls1 h4 span {
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
}
.web-alls1 h4 b {
	display: inline-block;
	width: 42px;
	margin-top: 20px;
	border-bottom: 1px solid #adadad;
}
.linkLj a {
	margin-right: 15px;
	margin-bottom: 34px;
	color: #adadad;
	display: inline-block;
}
